home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / dfue / term 4.6(?) / termlite / makefile next >
Makefile  |  1991-08-26  |  121b  |  6 lines

  1. .c.o:
  2.     LC -cimqws -b1 -r1r -v -ms0 -O $*.c
  3.  
  4. termLite:    termLite.o
  5.         BLINK termLite.o TO termLite LIB LIB:lcr.lib SC SD ND
  6.